From 48a67992ed341fdcff411ebe29e06d10ddf56bda Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Sat, 30 Oct 2021 13:46:26 +0100 Subject: [PATCH] some more Lintian detection spelling misstakes Gbp-Pq: Name fix-spelling-errors-3.patch --- fpcsrc/utils/fpcm/fpcmake.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpcsrc/utils/fpcm/fpcmake.ini b/fpcsrc/utils/fpcm/fpcmake.ini index d525b4d6..94f61577 100644 --- a/fpcsrc/utils/fpcm/fpcmake.ini +++ b/fpcsrc/utils/fpcm/fpcmake.ini @@ -109,7 +109,7 @@ ifdef inUnix PATHSEP=/ else PATHSEP:=$(subst /,\,/) -# cygwin bash or sh can not handle backslashs +# cygwin bash or sh can not handle backslashes ifdef inCygWin PATHSEP=/ endif -- 2.30.2